| Total Complexity | 41 | 
| Dependencies | 5 | 
| Dependents | 0 | 
| Total lines | 391 | 
| Lines of code | 231 | 
| Logical lines of code | 96 | 
| Comment lines | 96 | 
| Methods | 14 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| delete_items() | 49 | 7 | 33 | |
| prepare_item_for_database() | 53 | 6 | 25 | |
| delete_item() | 55 | 6 | 18 | |
| get_items() | 53 | 4 | 23 | |
| get_category() | 58 | 4 | 15 | |
| register_routes() | 45 | 1 | 54 | |
| create_item() | 58 | 3 | 15 | |
| update_item() | 59 | 3 | 14 | |
| get_item() | 66 | 2 | 8 | |
| prepare_item_for_response() | 60 | 1 | 13 | |
| __construct() | 77 | 1 | 4 | |
| get_item_permissions_check() | 80 | 1 | 3 | |
| create_item_permissions_check() | 80 | 1 | 3 | |
| update_item_permissions_check() | 80 | 1 | 3 |